services.nebula.networks.<name>.relays

List of IPs of relays that this node should allow traffic from.

Type
list of string
Default
[ ]
Example
[
  "192.168.100.1"
]
Declared
<nixpkgs/nixos/modules/services/networking/nebula.nix>